IApplicationFeatureKeys Property |
Returns collection of known static Feature keys
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxObject FeatureKeys { get; }
ReadOnly Property FeatureKeys As Object
Get
Dim instance As IApplication
Dim value As Object
value = instance.FeatureKeys
property Object^ FeatureKeys {
Object^ get ();
}
Property Value
Type:
Object
See Also