Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
AppString Class
AppString Methods
IObjectWithDataVersion.GetDataVersion Method
IObjectWithGuid.GetGuid Method
IObjectWithId.GetId Method
AppendToLanguageStrings Method
AssignFrom Method
Clone Method
CompareStringTo Method
CompareTo Method
Equals Method
GetDifferingLanguageIds Method
GetHashCode Method
GetLangStr Method
GetLangStrDefault Method
GetSimpleString Method
ResetAll Method
SetLanguageString Method
SetLanguageStrings Method
ToString Method
AppString
CompareStringTo Method
Compares two AppString objects using their current language using ToString()
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
int
CompareStringTo
(
AppString
obj
)
Parameters
obj
Type:
Omada.OE.Model
AppString
Return Value
Type:
Int32
See Also
Reference
AppString Class
Omada.OE.Model Namespace