GraphJsonSettingsIdProp Property |
[Missing <summary> documentation for "P:VelocityGraph.GraphJsonSettings.IdProp"]
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic string IdProp { get; set; }
Public Property IdProp As String
Get
Set
public:
property String^ IdProp {
String^ get ();
void set (String^ value);
}
member IdProp : string with get, set
Property Value
Type:
String
See Also