Click or drag to resize

ObjectStoreIdObject Property

Namespace:  EDK4Net.Cache
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
[PropertyMetaDataAttribute("_idobject", "idobject", SqlDbType.VarChar, false, 
	150, true, false, false, false)]
public string IdObject { get; set; }

Property Value

Type: String
See Also