IRowEntityRowType Property |
RowType as a string for custom enities
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property RowType As String
Get
Dim instance As IRowEntity
Dim value As String
value = instance.RowType
property String^ RowType {
String^ get ();
}
Property Value
Type:
String
See Also