Class CompanyNameAttribute
- Namespace
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.Attributes
- Assembly
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll
public class CompanyNameAttribute : Attribute, _Attribute
- Inheritance
-
CompanyNameAttribute
- Implements
- Inherited Members
Constructors
CompanyNameAttribute(string)
public CompanyNameAttribute(string value)
Parameters
value
string
Properties
CompanyName
public string CompanyName { get; set; }