Click or drag to resize

AccountSettingsUploadedTemplates Property

The number of uploaded templates to the template storage.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public int UploadedTemplates { get; set; }

Property Value

Type: Int32
See Also