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