Click or drag to resize

ICellUniqueName Property

Gets a unique cell name, consisting only of upper- and lowercase letters and numbers.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
string UniqueName { get; }

Property Value

String
Remarks
This property is used to refer to the cell in WCF interface calls and hence must be URL compatible.
See Also