ILobSystemStruct.SystemUtilityType Property
Gets the type of the system utility.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property SystemUtilityType As Type
Get
'Usage
Dim instance As ILobSystemStruct
Dim value As Type
value = instance.SystemUtilityType
Type SystemUtilityType { get; }
Property Value
Type: System.Type
The type of the system utility.
Remarks
System utility invokes operations on the external system and interprets results.