Campo Identifier
Identifier complex type.
Espacio de nombres: Microsoft.MasterDataServices.Services.DataContracts
Ensamblado: Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Identifier As Identifier
'Uso
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
Vea también