Amazon.Pinpoint.Model.EndpointDemographic.IsSetPlatformVersion C# (CSharp) Method

IsSetPlatformVersion() private method

private IsSetPlatformVersion ( ) : bool
return bool
        internal bool IsSetPlatformVersion()
        {
            return this._platformVersion != null;
        }