 | ICellUniqueName Property |
Gets a unique cell name, consisting only of upper- and lowercase letters and numbers.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxstring UniqueName { get; }
ReadOnly Property UniqueName As String
Get
Property Value
String
RemarksThis property is used to refer to the cell in WCF interface calls and hence must be URL compatible.
See Also