PropertyTypePropertyId Property |
Get id of this property type
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic int PropertyId { get; }
Public ReadOnly Property PropertyId As Integer
Get
public:
property int PropertyId {
int get ();
}
member PropertyId : int with get
Property Value
Type:
Int32
See Also