Updates a securityGroup record, except the case when updated location's name is a duplicate (which is not allowed)
Declaration Syntax
C# | Visual Basic |
public virtual bool UpdateSecurityGroup( SecurityGroupRecord locRecord )
Public Overridable Function UpdateSecurityGroup ( locRecord As SecurityGroupRecord ) As Boolean
Parameters
- locRecord (SecurityGroupRecord)
- SecurityGroupRecord object
Return Value
Boolean
true - if update was performed, false otherwise.
true - if update was performed, false otherwise.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610