Click or drag to resize

CtOrganisation Class

Icdd Toolkit Library Class: CtOrganisation (c) 2022 Philipp Hagedorn, Chair of Computing in Engineering, Ruhr-University Bochum, Germany Mail: philipp.hagedorn-n6v@rub.de
Inheritance Hierarchy
SystemObject
  IIB.ICDD.ModelIcddBaseElement
    IIB.ICDD.Model.ContainerCtParty
      IIB.ICDD.Model.ContainerCtOrganisation

Namespace: IIB.ICDD.Model.Container
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public class CtOrganisation : CtParty

The CtOrganisation type exposes the following members.

Constructors
 NameDescription
Public methodCtOrganisationInitializes a new instance of the CtOrganisation class
Top
Properties
 NameDescription
Public propertyContainer
(Inherited from IcddBaseElement)
Public propertyCreation
(Inherited from IcddBaseElement)
Public propertyCreator
(Inherited from IcddBaseElement)
Public propertyDescription
(Inherited from CtParty)
Public propertyEffectiveType
(Inherited from IcddBaseElement)
Public propertyGraph
(Inherited from IcddBaseElement)
Public propertyGuid
(Inherited from IcddBaseElement)
Public propertyIsModified
(Inherited from IcddBaseElement)
Public propertyModification
(Inherited from IcddBaseElement)
Public propertyModifier
(Inherited from IcddBaseElement)
Public propertyName
(Inherited from CtParty)
Public propertyPublisher
(Inherited from IcddBaseElement)
Public propertyResource
(Inherited from IcddBaseElement)
Top
Methods
 NameDescription
Public methodAsNode
(Inherited from IcddBaseElement)
Public methodAsResource
(Inherited from IcddBaseElement)
Public methodAsSubgraph
(Inherited from IcddBaseElement)
Public methodAsUri
(Inherited from IcddBaseElement)
Public methodElementType
(Overrides IcddBaseElementElementType)
Public methodEquals
(Inherited from CtParty)
Public methodGetHashCode
(Inherited from CtParty)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetTypeString
(Inherited from IcddBaseElement)
Public methodIsSameOrSubclass
(Inherited from IcddBaseElement)
Public methodStatic memberRead 
Public methodToJsonLD
(Inherited from IcddBaseElement)
Public methodToJsonLDString
(Inherited from IcddBaseElement)
Public methodToString
(Overrides ObjectToString)
Public methodType
(Overrides IcddBaseElementType)
Top
See Also