SynchronizationRuleConnectedObjectType Property |
External System Resource Type - The resource type in the external system that this Synchronization Rule applies to.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string ConnectedObjectType { get; set; }
Public Property ConnectedObjectType As String
Get
Set
public:
property String^ ConnectedObjectType {
String^ get ();
void set (String^ value);
}
member ConnectedObjectType : string with get, set
Property Value
Type:
String
See Also