You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > CoreObjectBase Class > CoreObjectBase Methods > CoreObjectBase.CanDispose Method
Close
Ofcas.Lk.Api.Client - Version 3.0
CoreObjectBase.CanDispose Method

Returns the information about whether the object can be deleted. An object can only be deleted if no children live.

Syntax
C#
public bool CanDispose();

true, if the core object can be deleted otherwise false

Copyright © 2019. All rights reserved.