ILocalizationGetDisplayName Method
Returns the localized displayname for the requested entitySet or property
Namespace: Scanjour.Workflow4.Base.LocalizationAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
string GetDisplayName(
string entitySet,
string property
)
Function GetDisplayName (
entitySet As String,
property As String
) As String
String^ GetDisplayName(
String^ entitySet,
String^ property
)
abstract GetDisplayName :
entitySet : string *
property : string -> string
- entitySet String
- The entity set that contains the property
- property String
- The of property the property
StringThe localized display name