You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > CoreObjectBase Class > CoreObjectBase Fields > CoreObjectBase.NotSupportedCauseNotImplemented Field
CoreObjectBase.NotSupportedCauseNotImplemented Field
Close
Ofcas.Lk.Api.Client - Version 3.0
CoreObjectBase.NotSupportedCauseNotImplemented Field

Default message for methods which are not supported because they are not implemented.

Syntax
C#
protected const string NotSupportedCauseNotImplemented = "This method is not implemented, therefore not supported.";
Copyright © 2020. All rights reserved.