Click or drag to resize

ObjectProxyIsCustomizeable Property

true if this kind of object can have a template assigned, false otherwise

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public bool IsCustomizeable { get; }

Property Value

Type: Boolean
See Also