Gets the profile standard for this member profile.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property ProfileStandard As System.String |
| Visual Basic (Usage) | |
|---|
Dim instance As IStructureSystemMemberProfile
Dim value As System.String
instance.ProfileStandard = value
value = instance.ProfileStandard |
| C# | |
|---|
System.string ProfileStandard {get; set;} |
| C++/CLI | |
|---|
property System.String^ ProfileStandard {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Weldment profile standard as defined in a weldment profile
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30