ReportUsageAttribute Constructor (String) |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ReportUsageAttribute(
string featureName
)
Public Sub New (
featureName As String
)
public:
ReportUsageAttribute(
String^ featureName
)
new :
featureName : string -> ReportUsageAttribute
Parameters
- featureName
- Type: SystemString
See Also