PFVertexSupportGuid Property |
[Missing <summary> documentation for "P:PolyFramework.PFVertex.SupportGuid"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic Guid SupportGuid { get; set; }Public Property SupportGuid As Guid
Get
Set
public:
property Guid SupportGuid {
Guid get ();
void set (Guid value);
}member SupportGuid : Guid with get, set
Property Value
Type:
Guid
See Also