You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Address Class > Address Methods > CanEdit Method > Address.CanEdit Method (Dictionary<string, object>, IAddressType)
Address.CanEdit Method (Dictionary<string, object>, IAddressType)
Close
Ofcas.Lk.Api.Client - Version 3.0
Address.CanEdit Method (Dictionary<string, object>, IAddressType)

Checks whether Edit can be executed with given parameters.

Syntax
C#
public IOperationInfo CanEdit(Dictionary<string, object> parameters, IAddressType type);
Parameters
Description
Dictionary<string, object> parameters
The Dictionary which entries follow the key/value structure of the CanEdit method.

Returns an IOperationInfo which indicates if Edit can be executed.

Copyright © 2020. All rights reserved.