SubscriptionInfo
SubscriptionType Property
|
Namespace:
Spire.Presentation.AI.Model
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public string SubscriptionType { get; set; }
Public Property SubscriptionType As String
Get
Set
public:
property String^ SubscriptionType {
String^ get ();
void set (String^ value);
}
member SubscriptionType : string with get, set
Property Value
Type:
String
See Also