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