Click or drag to resize
ElementAttributeIdentifier Property
Gets or sets the identifier of the element represented by the property carrying this attribute.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public string Identifier { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
ArgumentNullExceptionAttempted to set the value null.
See Also