Champ Name
The domain list name.
Espace de noms : Microsoft.MasterDataServices.Services.DataContracts
Assembly : Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Name As String
'Utilisation
Dim instance As SystemDomainList
Dim value As String
value = instance.Name
instance.Name = value
[DataMemberAttribute]
public string Name
[DataMemberAttribute]
public:
String^ Name
[<DataMemberAttribute>]
val mutable Name: string
public var Name : String