共用方式為


DkmScriptInstructionSymbol.Revision Property

Definition

Indicates the revision number which inserted the statement represented by this object. Typically, this will be zero for non-dynamic documents.

public:
 property int Revision { int get(); };
public:
 property int Revision { int get(); };
public int Revision { get; }
member this.Revision : int
Public ReadOnly Property Revision As Integer

Property Value

Returns Int32.

Applies to