DetectedRuleEntryConnector Property |
Connector - The resource id of the connector space resource that this DRE was created for.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string Connector { get; set; }
Public Property Connector As String
Get
Set
public:
property String^ Connector {
String^ get ();
void set (String^ value);
}
member Connector : string with get, set
Property Value
Type:
String
See Also