Apex.Reports.FeatureNotSupportedException.getTypeName C# (CSharp) Метод

getTypeName() публичный Метод

public getTypeName ( ) : string
Результат string
        public string getTypeName()
        {
            throw new global::System.NotImplementedException("FeatureNotSupportedException.GetTypeName");
        }
    }