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