Apex.QuickAction.VisualforcePage.getValue C# (CSharp) Метод

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

public getValue ( ) : string
Результат string
        public string getValue()
        {
            throw new global::System.NotImplementedException("VisualforcePage.GetValue");
        }
    }