ShouldItemBeExportedArgsSystemName Property |
|
DataPA OpenAnalytics API Reference
If IsSystem is TRUE then this holds the System name.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string SystemName { get; }
Public ReadOnly Property SystemName As String
Get
public:
property String^ SystemName {
String^ get ();
}
function get_SystemName();
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also