Class EarlyAccessFeatureDescription
Early Access Feature Descriptions
[DataContract]
public class EarlyAccessFeatureDescription
- Inheritance
-
EarlyAccessFeatureDescription
- Inherited Members
Properties
Long
Long Description
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "long")]
public string Long { get; set; }
Property Value
Short
Short Description
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "short")]
public string Short { get; set; }