Udostępnij za pośrednictwem


Pole SystemDomainListItem.Value

Wartość system domena element listy.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.DataContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
<DataMemberAttribute> _
Public Value As String
'Użycie
Dim instance As SystemDomainListItem
Dim value As String

value = instance.Value

instance.Value = value
[DataMemberAttribute]
public string Value
[DataMemberAttribute]
public:
String^ Value
[<DataMemberAttribute>]
val mutable Value: string
public var Value : String