SectionManagerGetSection
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public ObjectId GetSection(
string pszName
)
Public Function GetSection (
pszName As String
) As ObjectId
public:
ObjectId GetSection(
String^ pszName
)
member GetSection :
pszName : string -> ObjectId
Parameters
- pszName String
-
Return Value
ObjectId
See Also