Class LockableEndCutType
Lockable value for end cuts
Inherited Members
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public sealed class LockableEndCutType : Lockable
Constructors
LockableEndCutType()
Lockable value for end cuts
Declaration
public LockableEndCutType()
Properties
Value
The underlying value
Declaration
public EndCutType Value { get; set; }
Property Value
Type | Description |
---|---|
EndCutType |
Methods
Dispose(bool)
Lockable value for end cuts
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |