public sealed class AclManagerGetCardsStrategyResult : IAclManagerGetCardsStrategyResult
Public NotInheritable Class AclManagerGetCardsStrategyResult
Implements IAclManagerGetCardsStrategyResult
public ref class AclManagerGetCardsStrategyResult sealed : IAclManagerGetCardsStrategyResult
[<SealedAttribute>]
type AclManagerGetCardsStrategyResult =
class
interface IAclManagerGetCardsStrategyResult
end
AclManagerGetCardsStrategyResult | Инициализирует новый экземпляр класса AclManagerGetCardsStrategyResult |
AsyncRequired | Определяет, требуется ли асинхронная обработка. |
CardsResult | Список идентификаторов карточек с дополнительными данными. |
NextParameter | Следующий параметр для получения карточек, который будет использоваться при асинхронной обработке, если она требуется. Если не задан, будет использоваться текущий параметр. |
ValidationResult | Результат валидации. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetEmpty | Возвращает пустой результат обработки. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |