Click or drag to resize
AttrValueIsValueAssigned Field
Indicates if a meaningful value is provided. If set to false, the attribute has no value assigned.

Namespace: PDTec.IceNet.Core.Model
Assembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public bool IsValueAssigned

Field Value

Type: Boolean
See Also