Interface CwmsIdLocationKind

Export

CwmsIdLocationKind

interface CwmsIdLocationKind {
    locationId?: CwmsId;
    locationKindId?: string;
}

Properties

locationId?: CwmsId

Memberof

CwmsIdLocationKind

locationKindId?: string

Memberof

CwmsIdLocationKind