SlabEdgeSlabEdgeType Property |
Retrieves/set an object that represents the type of the SlabEdge.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic SlabEdgeType SlabEdgeType { get; set; }
Public Property SlabEdgeType As SlabEdgeType
Get
Set
public:
property SlabEdgeType^ SlabEdgeType {
SlabEdgeType^ get ();
void set (SlabEdgeType^ value);
}
member SlabEdgeType : SlabEdgeType with get, set
Property Value
SlabEdgeType
See Also