Skip to content

Add extension method: VaultPropertyDefOperations.GetOwnerPropertyDefID #4

@CraigHawker

Description

@CraigHawker

Would be a shorthand for this sort of code.

            // Get the owner Mandant propertyDef
            ObjType owningObjType = env.Vault.ObjectTypeOperations.GetObjectType(Configuration.Identifier.ObjectType.Mandant);
            int besitzerMandant = owningObjType.OwnerPropertyDef;

Should take a single integer parameter for the object type ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions