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 System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISheet
Dim value As System.String
instance.CustomPropertyView = value
value = instance.CustomPropertyView |
C# | |
---|
System.string CustomPropertyView {get; set;} |
C++/CLI | |
---|
property System.String^ CustomPropertyView {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Name of the drawing view from which to get the custom information
Remarks
See Also
Availability
SOLIDWORKS 2001Plus SP5, Revision Number 10.5