Gets or sets the name of the category to which to assign this named view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Class As System.String |
C# | |
---|
System.string Class {get; set;} |
JavaScript | |
---|
get_Class () : String
put_Class (
NewVal : String
)
|
C++ | |
---|
DSRESULT get_Class (
dsString* Val
)
DSRESULT put_Class(
const dsString& NewVal
) |
Property Value
Name of the category to which to assign this named view
See Also
Availability
DraftSight V1R5.0