Gets or sets the drawing view to use to set the custom information for this drawing sheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CustomPropertyView As String |
Visual Basic (Usage) | |
---|
Dim instance As ISheet
Dim value As String
instance.CustomPropertyView = value
value = instance.CustomPropertyView
|
C# | |
---|
string CustomPropertyView {get; set;} |
C++/CLI | |
---|
property String^ CustomPropertyView {
String^ get();
void set (String^ value);
} |
Return Value
Name of the drawing view from which to get the custom information
Remarks
See Also
Availability
SolidWorks 2001Plus SP5, Revision Number 10.5