GraphJsonSettingsTypeProp Property |
[Missing <summary> documentation for "P:VelocityGraph.GraphJsonSettings.TypeProp"]
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public string TypeProp { get; set; }
Public Property TypeProp As String
Get
Set
public:
property String^ TypeProp {
String^ get ();
void set (String^ value);
}
member TypeProp : string with get, set
Property Value
Type:
StringSee Also