GraphJsonSettingsIdProp Property |
[Missing <summary> documentation for "P:VelocityGraph.GraphJsonSettings.IdProp"]
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public 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:
StringSee Also