shareType property

int? shareType

Implementation

int? get shareType;
void shareType=(int? shareType)

Implementation

set shareType(int? shareType);