9using System.Collections.Generic;
21 private static int _dummy;
31 get {
return GetProperty<string>(TopBaseProperty); }
32 set { SetProperty<string>(TopBaseProperty, value); }
This is the base class from which most business objects will be derived.
Maintains metadata about a property.
static PropertyInfo< string > TopBaseProperty
EditableGetSetTopNFIBase()
@ Serializable
Prevents updating or inserting until the transaction is complete.