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