ShouldItemBeExportedArgsObjectType Property |
|
DataPA OpenAnalytics API Reference
Gets a property that indicates the type of object being exported
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public ShouldItemBeExportedArgsExportObjectType ObjectType { get; }
Public ReadOnly Property ObjectType As ShouldItemBeExportedArgsExportObjectType
Get
public:
property ShouldItemBeExportedArgsExportObjectType ObjectType {
ShouldItemBeExportedArgsExportObjectType get ();
}
function get_ObjectType();
Property Value
Type:
ShouldItemBeExportedArgsExportObjectTypeThe type of object being exported
Return Value
Type:
ShouldItemBeExportedArgsExportObjectTypeThe type of object being exported
Remarks See Also