Tag.FieldIdDelta Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the FieldIdDelta of the field represented by this tag.
public uint FieldIdDelta { get; set; }
member this.FieldIdDelta : uint32 with get, set
Public Property FieldIdDelta As UInteger
Property Value
Remarks
If IsFieldIdValid is false
, this value is not a complete field id delta.