PressurePartSizeStyleId Property |
Gets or sets the part style id.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId StyleId { get; set; }
Public Property StyleId As ObjectId
Get
Set
public:
property ObjectId StyleId {
ObjectId get ();
void set (ObjectId value);
}
Property Value
ObjectId
See Also