FamilySizeTableErrorInfoFamilySizeTableErrorType Property |
The error type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic FamilySizeTableErrorType FamilySizeTableErrorType { get; }
Public ReadOnly Property FamilySizeTableErrorType As FamilySizeTableErrorType
Get
public:
property FamilySizeTableErrorType FamilySizeTableErrorType {
FamilySizeTableErrorType get ();
}
member FamilySizeTableErrorType : FamilySizeTableErrorType with get
Property Value
FamilySizeTableErrorType
See Also