ma_dataSyncConfig_export_attribute_flow Property |
SyncConfig-export-attribute-flow - Sync Configuration resource attribute
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string SyncConfig_export_attribute_flow { get; set; }
Public Property SyncConfig_export_attribute_flow As String
Get
Set
public:
property String^ SyncConfig_export_attribute_flow {
String^ get ();
void set (String^ value);
}
member SyncConfig_export_attribute_flow : string with get, set
Property Value
Type:
String
See Also