Click or drag to resize

AppStringSource Methods

The AppStringSource type exposes the following members.

Methods
  NameDescription
Public methodClone
Returns a new AppStringSource object with the same values
Public methodCompareTo
Compares two objects using Id, Name, ShortName and Description
Public methodStatic memberGetMasterDataSourceIds
Returnes the id'er for appstringsources which contains string used on masterdata (property names etc.). The metode is used to select strings for script generation.
Public methodToString
Returns the name of the AppStringSource
(Overrides ObjectToString.)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIObjectWithId.GetId
Implementation of IObjectWithId
Explicit interface implementationPrivate methodIObjectWithKey.GetKey
Implementation of IObjectWithKey
Top
See Also