AyaNova business object library 4.0.1
GridRelativeTimeCellItem Class
NamespacesGZTW.AyaNova.BLLGridRelativeTimeCellItem
A lightweight cell item that is used to display relative time and is identified as such so it can be sorted by it's base field
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
[SerializableAttribute]
public class GridRelativeTimeCellItem
<SerializableAttribute> _
Public Class GridRelativeTimeCellItem
Dim instance As GridRelativeTimeCellItem
[SerializableAttribute]
public ref class GridRelativeTimeCellItem
/** @attribute SerializableAttribute */ 
public class GridRelativeTimeCellItem
public class GridRelativeTimeCellItem
GZTW.AyaNova.BLL.GridRelativeTimeCellItem = function();

Type.createClass(
	'GZTW.AyaNova.BLL.GridRelativeTimeCellItem');
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GridRelativeTimeCellItem(String)
Display
Equals(Object) (Overrides Object.Equals(Object).)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()() (Overrides Object.GetHashCode()()().)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()() (Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
GridRelativeTimeCellItem

Assembly: GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)