IUDefFieldProgId Property |
Version-independent field identifier. For use by 3rd party programs/NetServer.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property ProgId As String
Get
Dim instance As IUDefField
Dim value As String
value = instance.ProgId
property String^ ProgId {
String^ get ();
}
Property Value
Type:
String
See Also