GetName Method (INamedView) Send Feedback
See Also  Example
Name[out]
Name of this named view
Gets the name of this named view.

Syntax

Visual Basic 
Function GetName() As System.String
C# 
System.string GetName()
JavaScript 
GetName() : String
COM native C++ 
HRESULT GetName(
   BSTR* Name
)  
C++ 
DSRESULT GetName(
   dsString* Name
)  

Parameters

Name[out] or Return Value
Name of this named view

Example

 

See Also

Availability

DraftSight V1R1.4