NumberedReferenceInfoPartitionName Property |
The partition associated with this reference.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic string PartitionName { get; }Public ReadOnly Property PartitionName As String
Get
public:
property String^ PartitionName {
String^ get ();
}member PartitionName : string with get
Property Value
String
See Also