IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

createLinkOptionsCreationDate (property)

The date the link was created.

Syntax

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

Default Value

""

Remarks

The date the link was created.

This property specifies the date when the link was created. Dates are formatted according to ISO 8601 and are always in UTC time.

This property is read-only.

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