CategoriesCollectionIsReadOnly Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
public:
virtual property bool IsReadOnly {
bool get () sealed;
}
function get_IsReadOnly();
Property Value
Type:
BooleanImplements
ICollectionTIsReadOnlySee Also