Amazon.ServerMigrationService.Model.UpdateReplicationJobRequest.IsSetLicenseType C# (CSharp) Method

IsSetLicenseType() private method

private IsSetLicenseType ( ) : bool
return bool
        internal bool IsSetLicenseType()
        {
            return this._licenseType != null;
        }