RVTDocs.com

FabricationPart.Specification

Property
Description:
The fabrication part specification identifier.
Remarks:
A value of 0 indicates the specification is set to undefined.
Syntax
public int Specification { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: the specification is invalid for the fabrication part.
InvalidOperationException When setting this property: the specification is not able to be modified. -or- When setting this property: the fabrication part is connected to more than one item. -or- When setting this property: the specification fails to be set by identifier: specId.