public getFormat(): Xrm.Attributes.DateAttributeFormat {
        return super.getFormat() as Xrm.Attributes.DateAttributeFormat;
    }