Hide Table of Contents
mbsData Field
Format string entered in the administration tool if mlEdmRevComponentFlags contains the flag Edmrcf_TypeFormatString; if mbsDataField contains Edmrcf_TypeList, then the data member contains a new line-delimited list of list items.

Syntax

Visual Basic (Declaration) 
Public mbsData As System.String
C# 
public System.string mbsData
C++/CLI 
public:
System.String^ mbsData

Remarks

The mbsData member can contain the following format specifiers when mlEdmRevComponentFlags contains Edmrcf_TypeFormatString.

Specifier

Meaning

%C

Uppercase A, B, C...Z

%c

Lowercase a, b, c...z

%01d

Number, 0-padded to 1 digit

%02d

Number, 0-padded to 2 digits, etc.

%01x

Lowercase hex number, 0-padded to 1 digit

%02x

Lowercase hex number, 0-padded to 2 digits, etc.

%01X

Uppercase hex number, 0-padded to 1 digit

%02X

Uppercase hex number, 0-padded to 2 digits, etc.

%4y

4-digit year

%2y

2-digit year

%01m

Month number without 0 padding (1-12)

%02m

Month number, 0-padded to two digits (01-12)

%01D

Day number without 0 padding (1-31)

%02D

Day number, 0-padded to 2 digits (00-31)

%01H

Hour without 0 padding (0-23)

%02H

Hour, 0-padded to 2 digits (00-23)

%01M

Minute without 0 padding (0-59)

%02M

Minute, 0-padded to 2 digits (00-59)

%01S

Second without 0 padding (0-59)

%02S

Second, 0-padded to 2 digits (00-59)

See Also



Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   mbsData Field
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2018 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.