Show / Hide Table of Contents

Class TestMultiLangJson.MultiLangBo

Inheritance
System.Object
BusinessObject
TestMultiLangJson.MultiLangBo
Inherited Members
BusinessObject.BoTyp
BusinessObject.USER_PROPERTIES_NAME
BusinessObject.UserProperties
BusinessObject.GetBoTyp()
BusinessObject.SetBoTyp(String)
BusinessObject.versionStruktur
BusinessObject.guid
BusinessObject.GetJsonScheme()
BusinessObject.GetJsonSchema(Type)
BusinessObject.GetURI(Boolean)
BusinessObject.GetBoKeyNames()
BusinessObject.GetBoKeyNames(Type)
BusinessObject.GetExpandablePropertyNames(Type)
BusinessObject.GetExpandableFieldNames(String)
BusinessObject.GetExpandablePropertyNames(Type, Boolean)
BusinessObject.GetBoKeys()
BusinessObject.GetBoKeyProps(Type)
BusinessObject.Equals(Object)
BusinessObject.Equals(BusinessObject)
BusinessObject.GetHashCode()
BusinessObject.DeserializationFixes(StreamingContext)
BusinessObject.IsValid()
Namespace: TestBO4E
Assembly: TestBO4E-dotnet.dll
Syntax
public class MultiLangBo : BusinessObject

Fields

| Improve this Doc View Source

datum_deutsch

Declaration
public DateTime datum_deutsch
Field Value
Type Description
DateTime
| Improve this Doc View Source

intern

Declaration
public TestMultiLangJson.NestedObject intern
Field Value
Type Description
TestMultiLangJson.NestedObject
| Improve this Doc View Source

internList

Declaration
public List<TestMultiLangJson.NestedObject> internList
Field Value
Type Description
List<TestMultiLangJson.NestedObject>
| Improve this Doc View Source

wert_deutsch

Declaration
public string wert_deutsch
Field Value
Type Description
System.String

Extension Methods

BusinessObjectExtensions.DeepClone<T>(T)
COMExtensions.DeepClone<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX