IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

accountEnterpriseId (property)

The Id of the enterprise the account is a member of.

Syntax

@property (nonatomic,readonly,assign,getter=accountEnterpriseId) NSString* accountEnterpriseId;
- (NSString*)accountEnterpriseId;
public var accountEnterpriseId: String {
  get {...}
}

Default Value

""

Remarks

The Id of the enterprise the account is a member of.

This property reflects the Id of the enterprise that the account is a member of. It will be empty if the account isn't part of an enterprise.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]