Share

BooleanAssetValue.IsReadOnly Property

Parent Object: BooleanAssetValue

Description

Gets the boolean flag that indicates if this asset value is read-only. If True any attempted edits will fail.

Syntax

BooleanAssetValue.IsReadOnly() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 2014

Was this information helpful?