AttributeInAttributeID Property
ID of the attribute to set a value for. You can use this or the name
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public int? AttributeID { get; set; }
Public Property AttributeID As Integer?
Get
Set
function get_AttributeID();
function set_AttributeID(value);
Property Value
NullableInt32