Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
An integer ID for the field.
Namespace: Microsoft.Synchronization.SimpleProviders
Assembly: Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
Syntax
'Declaration
Public ReadOnly Property FieldId As UInteger
Get
'Usage
Dim instance As ItemField
Dim value As UInteger
value = instance.FieldId
public uint FieldId { get; }
public:
property unsigned int FieldId {
unsigned int get ();
}
member FieldId : uint32
function get FieldId () : uint
Property Value
Type: System.UInt32
An integer ID for the field.