SectionSettingsDestinationFile Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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 SectionType
-
Return Value
String
See Also