Campo Identifier
Identifier complex type.
Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<DataMemberAttribute> _
Public Identifier As Identifier
'Utilizzo
Dim instance As SystemSettingGroup
Dim value As Identifier
value = instance.Identifier
instance.Identifier = value
[DataMemberAttribute]
public Identifier Identifier
[DataMemberAttribute]
public:
Identifier^ Identifier
[<DataMemberAttribute>]
val mutable Identifier: Identifier
public var Identifier : Identifier
Vedere anche