Table of Contents

Class DescriptionAttribute

Namespace
BlueByte.SOLIDWORKS.PDMProfessional.SDK.Attributes
Assembly
BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll
public class DescriptionAttribute : Attribute, _Attribute
Inheritance
DescriptionAttribute
Implements
Inherited Members

Constructors

DescriptionAttribute(string)

public DescriptionAttribute(string value)

Parameters

value string

Properties

Description

public string Description { get; set; }

Property Value

string