Click or drag to resize
BaseInfoGeneralizedInfoWrapperHasData Property
Returns true if the object has it's data storage initialized already

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool HasData { get; }

Property Value

Type: Boolean
See Also