SectionSettingsDestinationBlock Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public ObjectId DestinationBlock(
SectionType nSecType
)
Public Function DestinationBlock (
nSecType As SectionType
) As ObjectId
public:
ObjectId DestinationBlock(
SectionType nSecType
)
member DestinationBlock :
nSecType : SectionType -> ObjectId
Parameters
- nSecType
- Type: Teigha.DatabaseServicesSectionType
Return Value
Type:
ObjectId
See Also