Share

PressurePartSize.PartSizeGuid Property

Gets the part guid.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1276

Syntax

C#

public string PartSizeGuid { get; }

VB

Public ReadOnly Property PartSizeGuid As String
	Get

C++

public:
property String^ PartSizeGuid {
	String^ get ();
}

Property Value

String

See Also

Reference

Was this information helpful?