25 #import <Foundation/Foundation.h>
26 #import <ArcGIS/AGSObject.h>
44 #pragma mark initializers
47 #pragma mark properties
68 @property (nonatomic, copy, readonly) NSString *
name;
73 @property (nonatomic, copy, readonly) NSString *
volumeName;
An ENC Dataset.
Definition: AGSENCDataset.h:40
NSString * name
Definition: AGSENCDataset.h:68
AGSEnvelope * extent
Definition: AGSENCDataset.h:63
NSString * datasetDescription
Definition: AGSENCDataset.h:58
BOOL authorized
Definition: AGSENCDataset.h:53
NSString * volumeName
Definition: AGSENCDataset.h:73
A geometry that represents a rectangular shape.
Definition: AGSEnvelope.h:55
Definition: AGSObject.h:28