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